hierarchical list造句
例句与造句
- The procedure returns a hierarchical list of direct and indirect managers for
的直接和间接上司的层次列表。 - F . using a recursive common table expression to display a hierarchical list
F .使用递归公用表表达式显示层次列表 - The procedure returns a hierarchical list of direct and indirect employees reporting to
的直接和间接下属的层次列表。 - This is a non - hierarchical list of all the tests in your solution
这是一个包含解决方案中所有测试的非层次结构型列表。 - The common table expression returns a hierarchical list of employees who report directly to
报告的雇员以及直接向这些雇员报告的雇员等的层次列表。 - It's difficult to find hierarchical list in a sentence. 用hierarchical list造句挺难的
- The function uses a recursive common table expression to produce the hierarchical list of employees
该函数使用递归公用表表达式( cte )来生成雇员的层次结构列表。 - The custom actions editor contains a single pane with a hierarchical list of custom actions
“自定义操作编辑器”仅包含一个窗格,该窗格显示自定义操作的分层列表。 - The navigation pane contains a hierarchical list of folders that represent the file system on a target computer
导航窗格包含表示目标计算机上文件系统的文件夹的分层列表。 - Launch conditions editor contains a single pane with a hierarchical list of searches and conditions . the list is divided into two sections : the
“启动条件编辑器”包含一个窗格,该窗格显示搜索和条件的分层列表。 - This is a non - hierarchical list of all the tests in your solution that have not been moved into one or more test lists . all loaded tests
这是一个非层次结构型的列表,其中包含了解决方案中所有未移入一个或多个测试列表中的测试。 - The pivottable component is a web control that works in the browser on a data page to provide dynamic data analysis functionality in the form of a hierarchical list that can be pivoted
数据透视表组件是web控件,可在浏览器的数据页面中工作,并能以可透视的层次列表形式提供动态的数据分析功能。 - Contains a single pane with hierarchical list of user interface dialog boxes . the list is divided into two sections for standard versus administrative installations , and each section contains start
此列表分为两部分,分别对应标准安装和管理安装,其中每部分都包含表示安装阶段的“启动” 、 “进度”和“结束”节点。 - The following example shows the semantics of the recursive cte structure by returning a hierarchical list of employees , starting with the highest ranking employee , in the adventure works cycles company
以下示例通过返回adventure works cycles公司的雇员的分层列表(从最高级雇员开始)显示递归cte结构的语义。执行cte的语句将结果集限制到研发组中的雇员。